Software Interrupt
Schlagen Sie auch in anderen Wörterbüchern nach:
software interrupt — programinė pertrauktis statusas T sritis automatika atitikmenys: angl. program interrupt; program controlled interrupt; software interrupt vok. programmgesteuerte Unterbrechung, f rus. программное прерывание, n pranc. interruption de programme, f … Automatikos terminų žodynas
software interrupt — programinė pertrauktis statusas T sritis informatika apibrėžtis Programos veikimo pristabdymas pagal signalą, gautą iš veikiančios programos su reikalavimu, kad procesorius atliktų kokį nors veiksmą, reikalingą programoje susidariusiai situacijai … Enciklopedinis kompiuterijos žodynas
software interrupt — An interrupt generated by an instruction in a program, often called a trap. See also hardware interrupt … Dictionary of networking
Interrupt — [dt. »Unterbrechung«] der, eine Unterbrechung des aktuellen Prozesses, die ein Prozessor in regelmäßigen Abständen oder bei Vorliegen einer entsprechenden Anfrage vornimmt, um Systemroutinen bzw. die Anforderung abzuarbeiten. Der Prozessor… … Universal-Lexikon
Interrupt — This article is about computer interrupts. For the study of the effect of disruptions on job performance, see Interruption science. In computing, an interrupt is an asynchronous signal indicating the need for attention or a synchronous event in… … Wikipedia
Interrupt priority level — The interrupt priority level (IPL) is a part of the current system interrupt state, which indicates the interrupt requests that will currently be accepted. The IPL may be indicated in hardware by the registers in a Programmable Interrupt… … Wikipedia
Software Security Assurance — Software is itself a resource and thus must be afforded appropriate security. Software also contains and controls data and other resources. Therefore, it must be designed and implemented to protect those resources. Software Security Assurance is… … Wikipedia
Software Automatic Mouth — Software Automatic Mouth, or SAM, was a speech synthesis program for the early personal computers; developed and sold by Don’t Ask Software and a distant ancestor of PlainTalk found in Mac OS 9. The program was available for Apple computers… … Wikipedia
Interrupt — In der Informatik versteht man unter Interrupt (engl. to interrupt, unterbrechen) die kurzfristige Unterbrechung der normalen Programmausführung[1], um eine andere, meist kurze, aber zeitkritische Verarbeitung durchzuführen. Das auslösende… … Deutsch Wikipedia
Interrupt descriptor table — The Interrupt Descriptor Table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table. The IDT is used by the processor to determine the correct response to interrupts and exceptions.The details in the… … Wikipedia